ASP.NET Core MVC コントロールヘルプ
IsVisible メソッド (AnnotationBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AnnotationBaseBuilder<TControl,TBuilder> クラス : IsVisible メソッド
The value.
Configurates C1.Web.Mvc.AnnotationBase.IsVisible. Sets the visibility of the annotation.
シンタックス
'宣言
 
Public Function IsVisible( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder IsVisible( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

AnnotationBaseBuilder<TControl,TBuilder> クラス
AnnotationBaseBuilder<TControl,TBuilder> メンバ